string 相关的搜索结果 共有6个

charencode()

Description: Generate the binary value of a string according to the character set the latter uses, or vice versa. Syntaxcharacter set, string, binary

comstr()

Description: Output complex numbers as strings in the form of a+bi. Syntax: A.comstr() Note: The external library functicomplex number, string

fill()

Description: Create a new string by concatenating strings together. Syntax: fill(s,n) Note: Get a new string by concatenconcatenate, string

split()

Here’s how to use split() function. string, delimiter, sequence

uuid()

Description: Generate a unique string. Syntax: uuid() Note: The function generates a unique string during each executionunique, string

words()

Here’s how to use words() functions.extract, string, english words